-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
4.4.1
-
Code
-
Classes
- WcAdpMergedCoupon
Total Complexity |
20 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
111 |
Lines of code |
66 |
Logical lines of code |
35 |
Comment lines |
7 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setParts() |
S |
57 |
5 |
18 |
hasAdpPart() |
S |
68 |
3 |
8 |
hasRuleTriggerPart() |
S |
68 |
3 |
8 |
hasOnlyInternalWcCouponPart() |
S |
69 |
2 |
6 |
__construct() |
S |
74 |
1 |
5 |
getCode() |
S |
82 |
1 |
3 |
setCode() |
S |
81 |
1 |
3 |
getAmount() |
S |
82 |
1 |
3 |
setAmount() |
S |
81 |
1 |
3 |
getParts() |
S |
82 |
1 |
3 |
hasOnlyRuleTriggerParts() |
S |
70 |
1 |
6 |